home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 62 / Quick PC 62.iso / I386 / DRIVER.CAB / escript1.ppd < prev    next >
Encoding:
PostScript Printer Description  |  1997-08-08  |  16.2 KB  |  429 lines

  1. *PPD-Adobe: "4.0"
  2. *%
  3. *% Note:  For use with some ancient applications, e.g., Adobe Separator 3.2,
  4. *%   it may be necessary to make a version of this file with the first line
  5. *%   commented out.
  6. *%
  7. *% PTL SCCS ID "@(#)PPD    1.12  3/28/94";
  8. *%
  9. *FormatVersion: "4.0"
  10. *FileVersion: "1.12"
  11. *LanguageVersion: English
  12. *%
  13. *Product: "(EPL-5000)"
  14. *Product: "(EPL-5200)"
  15. *%
  16. *PSVersion: "(130.05) 2834"
  17. *%
  18. *ModelName: "EPSON EPL-5000/5200 EpsonScript"
  19. *%
  20. *% NickName can be customized by the local system administrator.
  21. *NickName: "EPSON EPL-5000/5200 EpsonScript"
  22. *%
  23. *PCFileName: "ESCRIPT1.PPD"
  24.  
  25. *%=== Basic Capabilities ===============
  26. *LanguageLevel: "2"
  27. *ColorDevice: False
  28. *DefaultColorSpace: Gray
  29. *Throughput: "6"
  30. *Protocols: TBCP
  31.  
  32. *% Following numbers may be set for the particular printer (or for each
  33. *%   available memory size) by typing "vmstatus exch sub == pop" for each
  34. *%   memory size, JUST AFTER POWER UP.
  35. *%   The FreeVM number is most useful for intelligent spoolers that can
  36. *%   decide which printer to use, based on the known available memory.
  37. *% The number will of course vary for SelecType settings "USER INDIVIDUAL" vs.
  38. *%   "USER AUTOSENSE", RX-BUFFER SIZE, etc.  Actual usable memory size is
  39. *%   affected by setting of PRINT MODE ("BAND" vs. "PAGE).
  40. *%
  41. *FreeVM: "913568"
  42. *VMOption None/Minimum PS2 Standard 1.5 MB RAM: "913568"
  43. *VMOption 2.0MB: "1395693"
  44. *VMOption 2.5MB: "1877818"
  45. *VMOption 3.0MB: "2359943"
  46. *VMOption 3.5MB: "2842068"
  47. *VMOption 4.0MB: "3324193"
  48. *VMOption 4.5MB: "3806318"
  49. *VMOption 5.0MB: "4288448"
  50. *% Following configs only possible for ActionLaser 1000 and EPL-5000.
  51. *VMOption 5.5MB: "4770568"
  52. *VMOption 6.0MB: "5252693"
  53. *VMOption 6.5MB: "5734818"
  54.  
  55. *Password: "()"
  56. *ExitServer: " count 0 eq % Is password on stack?
  57.    { false } { true exch startjob } ifelse
  58.      not { (WARNING: Cannot modify initial VM.) =
  59.        (Missing or invalid password.) =
  60.        (Please contact author of this software.) = flush quit
  61.          } if"
  62. *End
  63. *Reset: "count 0 eq % Is password on stack?
  64.    { false } { true exch startjob } ifelse
  65.      not { (WARNING: Cannot reset printer.) =
  66.        (Missing or invalid password.) =
  67.        (Please contact author of this software.) = flush quit
  68.          } if
  69.     systemdict /quit get exec
  70.     (WARNING:  Printer Reset Failed.) = flush"
  71. *End
  72.  
  73. *%=== Resolution ======================
  74. *DefaultResolution: 300dpi
  75. *?Resolution: "save currentpagedevice /HWResolution get 0 get
  76.  (          ) cvs print (dpi) = flush restore"
  77. *End
  78.  
  79. *% Epson RITech (Resolution Improvement Technology)
  80. *%   This setting takes effect on the next page, and stays for future jobs.
  81. *%
  82. *OpenUI *Smoothing/Resolution Improve: PickOne
  83. *OrderDependency: 40 AnySetup *Smoothing
  84. *DefaultSmoothing: Default
  85. *% "Printer's default" appears twice for PSPrinter/LW8.0, once for EpsonScript.
  86. *Smoothing Default/Printer's default: ""
  87. *Smoothing Off: "<</REValue 0>> setsystemparams"
  88. *Smoothing Light: "<</REValue 1>> setsystemparams"
  89. *Smoothing Medium: "<</REValue 2>> setsystemparams"
  90. *Smoothing Heavy: "<</REValue 3>> setsystemparams"
  91. *% Return "Off" to also mean "Not available" for ActionLaser 1000 / EPL-5000.
  92. *?Smoothing: "save [(Off)(Off)(Light)(Medium)(Heavy)]
  93.   currentsystemparams /REValue get  1 add  get
  94.   = flush restore"
  95. *End
  96. *CloseUI: *Smoothing
  97.  
  98.  
  99. *% User preference of Printer's Default Monochrome Screen.
  100. *%   This setting is effective only for the current job.
  101. *% Phoenix Technologies' MultiGray (R) screening for 300dpi has
  102. *%   the *appearance* of a 53 lpi screen at 45 degrees, but with better
  103. *%   grayscale than a standard screen, i.e., less visible contouring.
  104. *%
  105. *OpenUI *PrefScreen/Dot Screen: PickOne
  106. *OrderDependency: 45 AnySetup *PrefScreen
  107. *DefaultPrefScreen: Default
  108. *PrefScreen Default/Printer's default: ""
  109. *PrefScreen Dot/Standard (60 lpi 45 deg):"
  110.   <</PrefScreenValue 0>> setuserparams currentscreen setscreen"
  111. *End
  112. *PrefScreen MultiGray: "
  113.   <</PrefScreenValue 1>> setuserparams currentscreen setscreen"
  114. *End
  115. *?PrefScreen: "save [(Dot)(MultiGray)]
  116.   currentuserparams /PrefScreenValue get get
  117.   = flush restore"
  118. *End
  119. *CloseUI: *PrefScreen
  120.  
  121. *% Halftone Information ===========================
  122. *%
  123. *ScreenFreq: "60"
  124. *ScreenAngle: "45"
  125. *DefaultScreenProc: Dot
  126.  
  127. *ScreenProc Dot: "
  128. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  129. sub}{dup mul exch dup mul add 1 exch sub}ifelse}"
  130. *End
  131. *ScreenProc Line: "{pop}"
  132. *ScreenProc Ellipse: "{dup 5 mul 8 div mul exch dup mul exch add
  133.  sqrt 1 exch sub}"
  134. *End
  135.  
  136. *DefaultTransfer: Null
  137. *Transfer Null: "{}"
  138. *Transfer Null.Inverse: "{1 exch sub}"
  139.  
  140. *% === Paper Handling ===================
  141. *% Use these PageSize entries to set paper size unless there is specific reason
  142. *%   to use PageRegion, such as when using manual feed.  (PageSize is used
  143. *%   when "Paper from" is set to "Auto Select" or "Automatic".)
  144. *OpenUI *PageSize: PickOne
  145. *OrderDependency: 20 AnySetup *PageSize
  146. *%
  147. *% Typically, set DefaultPageSize to Letter for ActionLaser 1000 and 1500.
  148. *% Typically, set DefaultPageSize to A4     for EPL-5000 and EPL-5200.
  149. *% This may be set to whatever is the most common PageSize at a site.
  150. *%   (Per-job PageSize is not stored with the job by all Mac applications.)
  151. *DefaultPageSize: A4
  152. *%
  153. *PageSize A4: "statusdict /a4tray get exec"
  154. *PageSize A5: "statusdict /a5tray get exec"
  155. *PageSize B5: "statusdict /b5tray get exec"
  156. *PageSize Letter: "statusdict /lettertray get exec"
  157. *PageSize Legal: "statusdict /legaltray get exec"
  158. *PageSize HalfLetter/Half Letter: "statusdict /halflettertray get exec"
  159. *PageSize Executive: "statusdict /executivetray get exec"
  160. *PageSize Govlgl/Government Legal: "statusdict /glgtray get exec"
  161. *PageSize Govltr/Government Letter: "statusdict /glttray get exec"
  162. *PageSize F4: "statusdict /f4tray get exec"
  163. *PageSize Monarch: "statusdict /monarchtray get exec"
  164. *PageSize Comm10/Commercial-10: "statusdict /com10tray get exec"
  165. *PageSize DL: "statusdict /dltray get exec"
  166. *PageSize C5: "statusdict /c5tray get exec"
  167. *?PageSize: "save
  168.  17 dict
  169.    dup /a4 (A4) put
  170.    dup /a5 (A5) put
  171.    dup /b5 (B5) put
  172.    dup /letter (Letter) put
  173.    dup /legal (Legal) put
  174.    dup /halfletter (HalfLetter) put
  175.    dup /executivepage (Executive) put
  176.    dup /glg (Govlgl) put
  177.    dup /glt (Govltr) put
  178.    dup /f4 (F4) put
  179.    dup /monarch (Monarch) put
  180.    dup /com10 (Comm10) put
  181.    dup /dl (DL) put
  182.    dup /c5 (C5) put
  183.    paperdict {
  184.      /pindex get 
  185.      currentsystemparams /PaperSize get  eq
  186.      { exit } { pop} ifelse
  187.    } forall
  188.   count 0 eq { (Unknown) }{ get } ifelse =
  189.   flush restore"
  190. *End
  191. *CloseUI: *PageSize
  192.  
  193. *% These entries set up the frame buffer.  Usually used with manual feed.
  194. *%   (These are intended to be ignored if emitted before InputSlot for
  195. *%   this printer.  I.e., InputSlot will override a preceding PageRegion.)
  196. *OpenUI *PageRegion: PickOne
  197. *OrderDependency: 14 AnySetup *PageRegion
  198. *%
  199. *% Typically, set DefaultPageRegion to Letter for ActionLaser 1000 and 1500.
  200. *% Typically, set DefaultPageRegion to A4     for EPL-5000 and EPL-5200.
  201. *DefaultPageRegion: A4
  202. *%
  203. *PageRegion A4: "a4"
  204. *PageRegion A5: "a5"
  205. *PageRegion B5: "b5"
  206. *PageRegion Letter: "letter"
  207. *PageRegion Legal: "legal"
  208. *PageRegion HalfLetter/Half Letter: "halfletter"
  209. *PageRegion Executive: "executivepage"
  210. *PageRegion Govlgl/Government Legal: "glg"
  211. *PageRegion Govltr/Government Letter: "glt"
  212. *PageRegion F4: "f4"
  213. *PageRegion Monarch: "monarch"
  214. *PageRegion Comm10/Commercial-10: "com10"
  215. *PageRegion DL: "dl"
  216. *PageRegion C5: "c5"
  217. *CloseUI: *PageRegion
  218.  
  219.  
  220. *% These entries provide the imageable areas of the media option keywords.
  221. *%
  222. *% Typically, set DefaultImageableArea to Letter for ActionLaser 1000 and 1500.
  223. *% Typically, set DefaultImageableArea to A4     for EPL-5000 and EPL-5200.
  224. *DefaultImageableArea: A4
  225. *%
  226. *ImageableArea A4: "12 10 582 833"
  227. *ImageableArea A5: "12 13 407 582"
  228. *ImageableArea B5: "12 10 504 716"
  229. *ImageableArea Letter: "12 9 599 784"
  230. *ImageableArea Legal: "12 8 599 1000"
  231. *ImageableArea HalfLetter/Half Letter: "12 13 383 599"
  232. *ImageableArea Executive: "12 13 509 744"
  233. *ImageableArea Govlgl/Government Legal: "12 13 599 923"
  234. *ImageableArea Govltr/Government Letter: "12 13 563 743"
  235. *ImageableArea F4: "12 13 582 923"
  236. *ImageableArea Monarch: "12 13 266 527"
  237. *ImageableArea Comm10/Commercial-10: "12 13 284 671"
  238. *ImageableArea DL: "12 13 299 611"
  239. *ImageableArea C5: "12 13 446 636"
  240.  
  241. *?ImageableArea: "save
  242.   /cvp {(                ) cvs print ( ) print } bind def
  243.   /upperright {10000 mul floor 10000 div} bind def
  244.   /lowerleft {10000 mul ceiling 10000 div} bind def
  245.   newpath clippath pathbbox
  246.   4 -2 roll exch 2 {lowerleft cvp} repeat
  247.   exch 2 {upperright cvp} repeat flush
  248. restore"
  249. *End
  250.  
  251.  
  252. *% These provide the physical dimensions of the media, by option keyword.
  253. *%
  254. *% Typically, set DefaultPaperDimension to Letter for ActionLaser 1000 and 1500
  255. *% Typically, set DefaultPaperDimension to A4     for EPL-5000 and EPL-5200.
  256. *DefaultPaperDimension: A4
  257. *%
  258. *PaperDimension A4: "595 841"
  259. *PaperDimension A5: "419 595"
  260. *PaperDimension B5: "516 728"
  261. *PaperDimension Letter: "612 792"
  262. *PaperDimension Legal: "612 1008"
  263. *PaperDimension HalfLetter/Half Letter: "396 612"
  264. *PaperDimension Executive: "522 756"
  265. *PaperDimension Govlgl/Government Legal: "612 936"
  266. *PaperDimension Govltr/Government Letter: "576 756"
  267. *PaperDimension F4: "595 935"
  268. *PaperDimension Monarch: "278 540"
  269. *PaperDimension Comm10/Commercial-10: "296 684"
  270. *PaperDimension DL: "311 623"
  271. *PaperDimension C5: "459 648"
  272.  
  273. *% This controls the "Paper from" driver dialog.
  274. *OpenUI *InputSlot: PickOne
  275. *OrderDependency: 15 AnySetup *InputSlot
  276. *DefaultInputSlot: EpsonAuto
  277. *%
  278. *% The "Automatic" default causes tray-selection based on PageSize.
  279. *% Default appears to be "Automatic" for EpsonScript Driver, and equivalently,
  280. *%   "Auto Select" for PSPrinter/LW8.0 .  I.e., DefaultInputSlot is ignored.
  281. *% 
  282. *InputSlot Upper/Standard Bin: "0 statusdict /setpapertray get exec"
  283. *InputSlot Lower/Optional Lower Cassette: "1 statusdict /setpapertray get exec"
  284. *InputSlot EpsonAuto/Like SelecType's INPUT AUTO: "3 statusdict /setpapertray get exec"
  285. *% EpsonAuto is equivalent to choosing "INPUT AUTO" on SelecType.
  286. *%   It means:  ignore the page size set on the Mac interface, and instead
  287. *%   set up size according to SelecType's PAGE SIZE.  (This permits failover
  288. *%   use of both cassettes if they both have the same size paper.)
  289. *?InputSlot: "
  290.  save
  291.   3 dict
  292.    dup /3 (EpsonAuto) put
  293.    dup /0 (Upper) put
  294.    dup /1 (Lower) put
  295.    statusdict /papertray get exec
  296.    {get} stopped {pop pop (Unknown)} if = flush
  297.  restore"
  298. *End
  299. *CloseUI: *InputSlot
  300.  
  301. *% Font Information =====================
  302. *%
  303. *% Note:  "Helvetica", "Palatino" and "Times" are registered trademarks of
  304. *%   Linotype AG and/or its subsidiaries.  The PostScript interpreter
  305. *%   addressed by this PPD will substitute the comparable Bitstream font
  306. *%   families "Swiss", "Zapf Calligraphic", and "Dutch", respectively,
  307. *%   for PostScript references to the former three names.
  308. *%
  309. *DefaultFont: Courier
  310. *Font AvantGarde-Book:              Standard "(002)" Standard ROM
  311. *Font AvantGarde-BookOblique:          Standard "(002)" Standard ROM
  312. *Font AvantGarde-Demi:              Standard "(002)" Standard ROM
  313. *Font AvantGarde-DemiOblique:          Standard "(002)" Standard ROM
  314. *Font Bookman-Demi:              Standard "(002)" Standard ROM
  315. *Font Bookman-DemiItalic:          Standard "(002)" Standard ROM
  316. *Font Bookman-Light:              Standard "(002)" Standard ROM
  317. *Font Bookman-LightItalic:          Standard "(002)" Standard ROM
  318. *Font Courier:                  Standard "(002)" Standard ROM
  319. *Font Courier-Bold:              Standard "(002)" Standard ROM
  320. *Font Courier-BoldOblique:          Standard "(002)" Standard ROM
  321. *Font Courier-Oblique:              Standard "(002)" Standard ROM
  322. *Font Helvetica:              Standard "(002)" Standard ROM
  323. *Font Helvetica-Bold:              Standard "(002)" Standard ROM
  324. *Font Helvetica-BoldOblique:          Standard "(002)" Standard ROM
  325. *Font Helvetica-Narrow:              Standard "(002)" Standard ROM
  326. *Font Helvetica-Narrow-Bold:          Standard "(002)" Standard ROM
  327. *Font Helvetica-Narrow-BoldOblique:   Standard "(002)" Standard ROM
  328. *Font Helvetica-Narrow-Oblique:          Standard "(002)" Standard ROM
  329. *Font Helvetica-Oblique:          Standard "(002)" Standard ROM
  330. *Font NewCenturySchlbk-Bold:          Standard "(002)" Standard ROM
  331. *Font NewCenturySchlbk-BoldItalic:    Standard "(002)" Standard ROM
  332. *Font NewCenturySchlbk-Italic:          Standard "(002)" Standard ROM
  333. *Font NewCenturySchlbk-Roman:          Standard "(002)" Standard ROM
  334. *Font Palatino-Bold:              Standard "(002)" Standard ROM
  335. *Font Palatino-BoldItalic:          Standard "(002)" Standard ROM
  336. *Font Palatino-Italic:              Standard "(002)" Standard ROM
  337. *Font Palatino-Roman:              Standard "(002)" Standard ROM
  338. *Font Symbol:                  Standard "(002)" Standard ROM
  339. *Font Times-Bold:              Standard "(002)" Standard ROM
  340. *Font Times-BoldItalic:              Standard "(002)" Standard ROM
  341. *Font Times-Italic:              Standard "(002)" Standard ROM
  342. *Font Times-Roman:              Standard "(002)" Standard ROM
  343. *Font ZapfChancery-MediumItalic:      Standard "(002)" Standard ROM
  344. *Font ZapfDingbats:              Standard "(002)" Standard ROM
  345. *% 
  346.  
  347. *?FontQuery: "save
  348.  /str 100 string dup 0 (fonts/) putinterval def
  349.  {
  350.    count 1 gt
  351.    {
  352.      exch dup str 6 94 getinterval cvs
  353.      (/) print dup print (:) print exch
  354.      FontDirectory exch known
  355.      { pop (Yes) }
  356.  {
  357.    length 6 add str 0 3 -1 roll getinterval
  358.    mark exch status
  359.        {cleartomark (Yes)}{cleartomark (No)} ifelse
  360.      } ifelse = flush
  361.    }
  362.    {exit} ifelse
  363.  }bind loop
  364.  (*) = flush
  365. restore"
  366. *End
  367.  
  368. *?FontList: "save
  369.   FontDirectory { pop == } bind forall flush
  370. (*) = flush
  371. restore"
  372. *End
  373.  
  374. *% Printer Messages (verbatim from printer):
  375. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  376. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  377. *Message: "\FontName\ not found, using Courier"
  378.  
  379. *% Status (format: %%[ status: <one of these> ]%% )
  380. *Status: "idle"
  381. *Status: "busy"
  382. *Status: "waiting"
  383. *Status: "printing"
  384. *Status: "initializing"
  385.  
  386. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  387. *Source: "Serial"
  388. *Source: "LocalTalk"
  389. *Source: "Parallel"
  390.  
  391. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  392. *%   (Printer Errors are reported via the LCD display on the printer.)
  393.  
  394. *% Color Separation Information =====================
  395.  
  396. *DefaultColorSep: ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi
  397.  
  398. *InkName: ProcessBlack/Process Black
  399. *InkName: CustomColor/Custom Color
  400. *InkName: ProcessCyan/Process Cyan
  401. *InkName: ProcessMagenta/Process Magenta
  402. *InkName: ProcessYellow/Process Yellow
  403.  
  404. *%  For 60 lpi / 300 dpi  ===============================
  405. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  406. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  407. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  408. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  409. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  410. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  411. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  412. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  413. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  414. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  415.  
  416. *%  For 53 lpi / 300 dpi  ===============================
  417. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  418. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  419. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "18.43"
  420. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  421. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  422. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  423. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  424. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.43"
  425. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.43"
  426. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  427.  
  428. *% end of PPD file for EPSON EPL-5000/5200 EpsonScript.
  429.